How to Install ffmpeg2theora software package in Debian 8 (Jessie)

How to Install ffmpeg2theora software package in Debian 8 (Jessie)

ffmpeg2theora software package provides Theora video encoder using ffmpeg, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ffmpeg2theora 

ffmpeg2theora is installed in your system.

Make ensure the ffmpeg2theora package were installed using the commands given below,

$ sudo dpkg-query -l | grep ffmpeg2theora *

You will get with ffmpeg2theora package name, version, architecture and description in a table

ffmpeg2theora package basic information:

Distro Debian 8 jessie
Section Video
Package ffmpeg2theora
Version 0.29.0~git+20140316-3
Description Theora video encoder using ffmpeg
Sub Section Video


See Also, How to uninstall or remove ffmpeg2theora software package from Debian 8 (Jessie)?